home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / GRAPHICS / DDJBSP2.ZIP / BSPMAKER / RESOURCE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-24  |  928 b   |  28 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by BSPMAKER.RC
  4. //
  5. #define IDM_EXIT                        1
  6. #define VERSION                         1
  7. #define IDM_LOAD                        2
  8. #define IDM_SAVE                        3
  9. #define IDM_COMPILE                     4
  10. #define IDM_VISIBLE_COMPILE             5
  11. #define IDM_SINGLE_STEP_COMPILE         6
  12. #define IDM_HALT_COMPILE                7
  13. #define IDS_LINEFILEFILTERSTRING        100
  14. #define IDS_INITLINEFILESTRING          101
  15. #define IDS_INITBSPFILESTRING           102
  16.  
  17. // Next default values for new objects
  18. // 
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NO_MFC                     1
  22. #define _APS_NEXT_RESOURCE_VALUE        101
  23. #define _APS_NEXT_COMMAND_VALUE         40002
  24. #define _APS_NEXT_CONTROL_VALUE         1000
  25. #define _APS_NEXT_SYMED_VALUE           101
  26. #endif
  27. #endif
  28.